home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / internet / Ie4eng / IEAK4OPT.CAB / shell.adm < prev    next >
Windows Policy Administrative Template  |  1997-09-15  |  8KB  |  286 lines

  1. ; shell.adm
  2. ;
  3. ;;;;;;;;;;;;;;;;;;
  4. CLASS USER ;;;;;;;
  5. ;;;;;;;;;;;;;;;;;;
  6.  
  7. CATEGORY !!Desktop
  8. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  9.     POLICY !!DesktopSub
  10.         PART !!NoActiveDesktop CHECKBOX
  11.         VALUENAME NoActiveDesktop
  12.         END PART
  13.  
  14.         PART !!NoActiveDesktopChanges CHECKBOX
  15.         VALUENAME NoActiveDesktopChanges
  16.         END PART
  17.  
  18.         PART !!NoInternetIcon CHECKBOX
  19.         VALUENAME NoInternetIcon
  20.         END PART
  21.  
  22.         PART !!NoNetHood CHECKBOX
  23.         VALUENAME NoNetHood
  24.         END PART
  25.  
  26.         PART !!NoDesktop CHECKBOX
  27.         VALUENAME NoDesktop
  28.         END PART
  29.     END POLICY
  30.  
  31.     POLICY ""
  32.     VALUENAME ""
  33.     VALUEOFF NUMERIC 1 VALUEON NUMERIC 0
  34.         PART !!sz_ATC_NoComponents CHECKBOX
  35.             VALUENAME "NoComponents"
  36.         END PART
  37.         PART !!sz_ATC_DisableAdd CHECKBOX
  38.             VALUENAME "NoAddingComponents"
  39.         END PART
  40.         PART !!sz_ATC_DisableDel CHECKBOX
  41.             VALUENAME "NoDeletingComponents"
  42.         END PART
  43.         PART !!sz_ATC_DisableEdit CHECKBOX
  44.             VALUENAME "NoEditingComponents"
  45.         END PART
  46.         PART !!sz_ATC_DisableClose CHECKBOX
  47.             VALUENAME "NoClosingComponents"
  48.         END PART
  49.     END POLICY
  50.  
  51.     POLICY ""
  52.     VALUENAME ""
  53.     VALUEOFF NUMERIC 1 VALUEON NUMERIC 0
  54.         PART !!sz_DWP_NoHTMLPaper CHECKBOX
  55.             VALUENAME "NoHTMLWallPaper"
  56.         END PART
  57.         PART !!sz_DWP_DisableChanges CHECKBOX
  58.             VALUENAME "NoChangingWallPaper"
  59.         END PART
  60.     END POLICY
  61.  
  62.     POLICY ""
  63.     VALUENAME ""
  64.     VALUEOFF NUMERIC 1 VALUEON NUMERIC 0
  65.         PART !!sz_DB_DragDropClose CHECKBOX
  66.             VALUENAME "NoCloseDragDropBands"
  67.         END PART
  68.         PART !!sz_DB_Moving CHECKBOX
  69.             VALUENAME "NoMovingBands"
  70.         END PART
  71.     END POLICY
  72.  
  73. END CATEGORY
  74.  
  75. CATEGORY !!StartMenu
  76. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  77.     POLICY !!StartMenu
  78.  
  79.         PART !!NoFavoritiesMenu CHECKBOX
  80.         VALUENAME NoFavoritiesMenu
  81.         END PART
  82.  
  83.         PART !!NoFind CHECKBOX
  84.         VALUENAME NoFind
  85.         END PART
  86.  
  87.         PART !!NoRun CHECKBOX
  88.         VALUENAME NoRun
  89.         END PART
  90.  
  91.         PART !!NoRecentDocsMenu CHECKBOX
  92.         VALUENAME NoRecentDocsMenu
  93.         END PART
  94.  
  95.         PART !!NoRecentDocsHistory CHECKBOX
  96.         VALUENAME NoRecentDocsHistory
  97.         END PART
  98.  
  99.         PART !!ClearRecentDocsOnExit CHECKBOX
  100.         VALUENAME ClearRecentDocsOnExit
  101.         END PART
  102.  
  103.         PART !!NoLogoff CHECKBOX
  104.         VALUENAME NoLogoff
  105.         END PART
  106.  
  107.         PART !!NoClose CHECKBOX
  108.         VALUENAME NoClose
  109.         END PART
  110.  
  111.         PART !!NoSetFolders CHECKBOX
  112.         VALUENAME NoSetFolders
  113.         END PART
  114.  
  115.         PART !!NoSetTaskbar CHECKBOX
  116.         VALUENAME NoSetTaskbar
  117.         END PART
  118.  
  119.         PART !!NoTrayContextMenu CHECKBOX
  120.         VALUENAME NoTrayContextMenu
  121.         END PART
  122.  
  123.         PART !!NoStartMenuSubFolders CHECKBOX
  124.         VALUENAME NoStartMenuSubFolders
  125.         END PART
  126.  
  127.         PART !!WindowsNTOnly TEXT END PART
  128.  
  129.         PART !!NoCommonGroups CHECKBOX
  130.         VALUENAME NoCommonGroups
  131.         END PART
  132.     END POLICY
  133. END CATEGORY
  134.  
  135. CATEGORY !!Shell
  136. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  137.     POLICY !!Shell
  138.         PART !!ClassicShell CHECKBOX
  139.         VALUENAME ClassicShell
  140.         END PART
  141.  
  142.         PART !!NoFileMenu CHECKBOX
  143.         VALUENAME NoFileMenu
  144.         END PART
  145.  
  146.         PART !!NoCustomizeWebView CHECKBOX
  147.         VALUENAME NoCustomizeWebView
  148.         END PART
  149.  
  150.         PART !!NoViewContextMenu CHECKBOX
  151.         VALUENAME NoViewContextMenu
  152.         END PART
  153.  
  154.         PART !!EnforceShellExtensionSecurity CHECKBOX
  155.         VALUENAME EnforceShellExtensionSecurity
  156.         END PART
  157.  
  158.         PART !!LinkResolveIgnoreLinkInfo CHECKBOX
  159.         VALUENAME LinkResolveIgnoreLinkInfo
  160.         END PART
  161.  
  162.         PART !!NoDrives CHECKBOX
  163.         VALUENAME NoDrives
  164.         VALUEON NUMERIC 67108863    ; low 26 bits on (1 bit per drive)
  165.         END PART
  166.  
  167.         PART !!NoNetConnectDisconnect CHECKBOX
  168.         VALUENAME NoNetConnectDisconnect
  169.         END PART
  170.  
  171.     END POLICY
  172. END CATEGORY
  173.  
  174. CATEGORY !!Printers
  175. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  176.     POLICY !!Printers
  177.         PART !!NoPrinterTabs CHECKBOX
  178.         VALUENAME NoPrinterTabs
  179.         END PART
  180.  
  181.         PART !!NoDeletePrinter CHECKBOX
  182.         VALUENAME NoDeletePrinter
  183.         END PART
  184.  
  185.         PART !!NoAddPrinter CHECKBOX
  186.         VALUENAME NoAddPrinter
  187.         END PART
  188.     END POLICY
  189. END CATEGORY
  190.  
  191. CATEGORY !!System
  192. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  193.     POLICY !!System
  194.  
  195.         PART !!RestrictApps LISTBOX
  196.         KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictRun
  197.         END PART
  198.  
  199.         PART !!Windows95Only TEXT 
  200.     END PART
  201.  
  202.         PART !!NoRealMode CHECKBOX
  203.         KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\WinOldApp
  204.         VALUENAME NoRealMode
  205.         END PART
  206.     END POLICY
  207. END CATEGORY
  208.  
  209.  
  210. [strings]
  211. Explorer="Explorer"
  212. Desktop="Desktop"
  213. DesktopSub="Desktop Restrictions"
  214. StartMenu="Start Menu"
  215. Shell="Shell"
  216. Printers="Printers"
  217. System="System"
  218. Windows95Only="-------- Windows 95 Only --------"
  219. WindowsNTOnly="-------- Windows NT Only --------"
  220. NoActiveDesktop="Disable Active Desktop"
  221. NoActiveDesktopChanges="Do not allow changes to Active Desktop"
  222. NoInternetIcon="Hide The Internet icon"
  223. NoNetHood="Hide Network Neighborhood icon"
  224. NoDesktop="Hide all items on Desktop"
  225. NoFavoritiesMenu="Remove Favorites menu from Start Menu"
  226. NoFind="Remove Find menu from Start Menu"
  227. NoRun="Remove Run menu from Start Menu"
  228. NoRecentDocsMenu="Remove Documents menu from Start Menu"
  229. NoRecentDocsHistory="Do not keep history of recently opened documents"
  230. ClearRecentDocsOnExit="Clear history of recent opened documents"
  231. NoLogoff="Disable Logoff"
  232. NoClose="Disable Shut Down command"
  233. NoSetFolders="Disable changes to Printers and Control Panel Settings"
  234. NoSetTaskbar="Disable changes to Taskbar and Start Menu Settings"
  235. NoTrayContextMenu="Disable context menu for Taskbar"
  236. NoStartMenuSubFolders="Hide custom Programs folders"
  237. NoCommonGroups="Hide common program groups in Start Menu"
  238. ClassicShell="Enable Classic Shell"
  239. NoFileMenu="Disable File menu in Shell folders"
  240. NoCustomizeWebView="Do not allow customization of folders in Web view"
  241. NoViewContextMenu="Disable context menu in Shell folders"
  242. EnforceShellExtensionSecurity="Only allow approved Shell extensions"
  243. LinkResolveIgnoreLinkInfo="Do not track Shell shortcuts during roaming"
  244. NoDrives="Hide Floppy Drives in My Computer"
  245. NoNetConnectDisconnect="Disable net connections/disconnections"
  246. NoPrinterTabs="Hide General and Details tabs in Printer Properties"
  247. NoDeletePrinter="Disable Deletion of Printers"
  248. NoAddPrinter="Disable Addition of Printers"
  249. RestrictApps="Run only specified Windows applications"
  250. RestrictAppsList="List of allowed Windows application:"
  251. RestrictApps_Tip1="     "
  252. RestrictApps_Tip2="To create a list of allowed applications, click Show,"
  253. RestrictApps_Tip3="then Add, and enter the application executable name"
  254. RestrictApps_Tip4="(e.g., Winword.exe, Poledit.exe, Notepad.exe)."
  255. NoRealMode="Do not allow computer to restart in MS-DOS mode"
  256.  
  257. sz_Desktop_Title="Desktop Settings"
  258.  
  259. ;;;;;; Active Desktop Items
  260. sz_ActiveDesktop_Title="Active Desktop"
  261. sz_ATC_NoComponents="Disable ALL desktop items"
  262. sz_ATC_DisableAdd="Disable adding ANY desktop items"
  263. sz_ATC_DisableDel="Disable deleting ANY desktop items"
  264. sz_ATC_DisableEdit="Disable editing ANY desktop items"
  265. sz_ATC_DisableClose="Disable closing ANY desktop items"
  266.  
  267. ;;;;;; Desktop Wall Paper
  268. sz_WallPaper_Title="Desktop WallPaper Settings"
  269. sz_DWP_NoHTMLPaper="No HTML wallpaper"
  270. sz_DWP_DisableChanges="Disable changing wallpaper"
  271.  
  272. ;;;;;; Desktop Bands
  273. sz_DeskBands_Title="Desktop Toolbars Settings"
  274. sz_DB_DragDropClose="Disable dragging, dropping and closing ALL toolbars"
  275. sz_DB_Moving="Disable resizing ALL toolbars"
  276.  
  277. [IEAK]
  278. Title=Web Desktop
  279. DescriptionTitle=Web Desktop Restrictions
  280. Lock=1
  281. Roles=001
  282.  
  283. [IEAK Description]
  284. Using the restrictions in this file, you can prevent users from interacting with the shell operating system in various ways. These restrictions will be applied universally on every machine that installs this package.
  285.  
  286.